Automations

Terminal Commands

  • Version: 1.7.0
  • Official Verified

OpenBots Commands for interacting with terminals.

OpenBots.Commands.Terminal \ RD Terminal Set Cursor Command

Command: RD Terminal Set Cursor Command

This command sets the cursor in a targeted terminal screen. (IBM Only)

Parameters

RD Terminal Instance Name

Enter the unique instance that was specified in the **Create RD Terminal Session** command.

Required

Row Position

Input the vertical position of the terminal. Starts from 1 at the top and increases going down.

Required

Column Position

Input the horizontal position of the terminal. Starts from 1 on the left and increases going right.

Required

Timeout (Seconds)

Specify how many seconds to wait before throwing an exception.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo